Welcome![Sign In][Sign Up]
Location:
Search - mpi source code

Search list

[Mathimatics-Numerical algorithmsmpistring

Description: 在MPI上实现并行串匹配的源代码。- Realizes the parallel string match source code on MPI.
Platform: | Size: 5120 | Author: 应伟勤 | Hits:

[Internet-NetworkMPing

Description: 现实Ping功能的源代码-reality Ping function of source code
Platform: | Size: 3072 | Author: 不告诉 | Hits:

[Graph RecognizeK-means算法源码

Description: kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat- Number of patterns (int) SizeVect- Size of vector (int) NClust- Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect]- vector 1 (real) vect[2,1] ... vect[2,SizeVect]- vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> 
Platform: | Size: 3072 | Author: li | Hits:

[MPIMPIdemo

Description: 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
Platform: | Size: 6144 | Author: 张翟 | Hits:

[MPImpisourceprogram

Description: 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programming staff
Platform: | Size: 846848 | Author: yuyueer | Hits:

[MPIrank_sort

Description: 并行算法实践,经典排序,查找,二叉树相关算法的并行源代码实现-parallel algorithm practice, the classical sort, search, the binary tree algorithms to achieve parallel source code
Platform: | Size: 2048 | Author: vivid | Hits:

[MPIsinx

Description: sin(x)的并行程序,用mpi库和c语言编程-sin (x) of the parallel program, using mpi library and c language programming
Platform: | Size: 1024 | Author: 阿妍 | Hits:

[MPIMATLAB--lm

Description: MATLAB实现最速下降法的具体源程序代码-MATLAB steepest descent method to achieve the specific source code
Platform: | Size: 1024 | Author: 廖民 | Hits:

[JSP/Javasource+code

Description: 基于JAVA的并行程序编辑器研究与设计 并行编程在高性能计算领域的应用越来越广泛。国家863计划项目“网格服务环境结点建设及其支撑技术研究”的子课题 “用户开发环境研究”,旨在开发出以客户端/服务器模式运行的,能在远程编辑、编译、运行、调试并行程序的集成开发环境。并行程序的源代码编辑应该在一个友好的编辑器下进行。当前的编辑器种类繁多,但专门针对并行程序且便于集成到远程集成开发环境中的编辑器很少。编辑器的好坏不仅影响着用户编写程序的效率,而且影响着用户对整个集成开发环境的认可程度。本文设计实现了一个能独立运行的并行程序编辑器。首先在需求分析的基础上,提出了并行程序编辑器的总体框架。然后对高亮显示这一核心问题进行了深入剖析,并对文件基本操作、基本编辑功能、关键字查找与替换、格式自动编排进行了较为详细的论述。最后,通过用户亲自体验验证了该编辑器的可靠性和实用性。该编辑器支持c/c++语言编写的MPI并行程序,容易扩展到支持Fortran语言、PVM并行程序等。基本满足一般用户需求,且易于集成到集成开发环境中。-err
Platform: | Size: 71680 | Author: lxz | Hits:

[MPIhod

Description: HADOOP 0.18.0安装源代码头文件-HADOOP 0.18.0 install the source code header files
Platform: | Size: 156672 | Author: h | Hits:

[MPIPSO

Description: 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
Platform: | Size: 11264 | Author: jia | Hits:

[Data structsMPI_QuickSort

Description: 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。-Parallel QuickSort base on MPI 2.0 in C language.
Platform: | Size: 2048 | Author: zcc | Hits:

[AlgorithmFFT.c

Description: Fast Fourier Transform using MPI libraries (Source Code)
Platform: | Size: 3072 | Author: Chitra | Hits:

[Com PortSIEMENS20090524

Description: 本源代码演示了通过串口利用MPI协议与西门子PLC S7-300系统通讯的实现方式。-Demo source code through the serial port using MPI agreement with Siemens PLC S7-300 system, ways of communication.
Platform: | Size: 208896 | Author: 孙学华 | Hits:

[MPIMatrixmultiplication

Description: 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
Platform: | Size: 3072 | Author: Jurihui | Hits:

[MPIYamini.Navid.BucketSort

Description: This Bucket sort,both sequential and parallel code, using C++ and MPI -This is Bucket sort,both sequential and parallel code, using C++ and MPI
Platform: | Size: 3072 | Author: Navid Yamini | Hits:

[Com Portprodave_vb

Description: 利用第三方软件(如VB)开发S7-300PLC与上位机进行MPI通讯的源码实例!非常珍贵!-The use of third-party software (such as VB) development of S7-300PLC to MPI communication with the host computer source code examples! Very precious!
Platform: | Size: 16384 | Author: 笑笑生 | Hits:

[MPIduzhihui

Description: MPI并行程序设计(都志辉)-源程序 绝版啦-MPI parallel programming (both Zhihui)- source code out of print啦
Platform: | Size: 37888 | Author: 付玉强 | Hits:

[Windows Developmylab_mul_send_rcv_nonblocking20101022.c.tar

Description: MPI source code: all the nodes broadcast a message, the zero nod receives messages. Nonblocking sending.
Platform: | Size: 1024 | Author: LilJaguar | Hits:

[MPImylab_mpi_helloworld20101015.c.tar

Description: MPI source code: an MPI helloworld.
Platform: | Size: 1024 | Author: LilJaguar | Hits:
« 1 23 4 »

CodeBus www.codebus.net